Fix bug where the background pixmap was being offset twice, once by the
authorSoeren Sandmann <sandmann@daimi.au.dk>
Mon, 1 Sep 2003 17:23:27 +0000 (17:23 +0000)
committerSøren Sandmann Pedersen <ssp@src.gnome.org>
Mon, 1 Sep 2003 17:23:27 +0000 (17:23 +0000)
commit7c958978920fe946140f3af393f612571acf400b
tree868d080f094f040b9a0682ae6690bb3b0a4a35e7
parente9509311dc0180cfa70e52908ec279e9c7762507
Fix bug where the background pixmap was being offset twice, once by the

Mon Sep  1 19:39:14 2003  Soeren Sandmann  <sandmann@daimi.au.dk>

* gdk/gdkwindow.c (gdk_window_get_bg_gc): Fix bug where the
background pixmap was being offset twice, once by the ts_origin in
gdk_window_get_bg_gc(), and once by gdk_draw_rectangle().
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gdk/gdkwindow.c